FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package colonoscopyreport.no#0.7.23 (63 ms)

Package colonoscopyreport.no
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=colonoscopyreport.no@0.7.23&canonical=http://kreftregisteret.no/fhir/StructureDefinition/colonoscopyreport-lesion
Url http://kreftregisteret.no/fhir/StructureDefinition/colonoscopyreport-lesion
Status draft
Date 2021-12-21T09:53:36.6762068+00:00
Name Lesion
Title Colonoscopy Report Lesion
Experimental False
Type Observation
Kind resource

Resources that use this resource

StructureDefinition
http://kvalitetsregistre.no/fhir/StructureDefinition/colonoscopyreport-lesion-gastronet Gastronet Lesion
http://kreftregisteret.no/fhir/StructureDefinition/colonoscopyreport-lesion-krg KRG Lesion

Resources that this resource uses

ValueSet
http://ehelse.no/fhir/ValueSet/no-colonoscopy-lesion-completely-removed Colonoscopy Report Lesion Removed
http://ehelse.no/fhir/ValueSet/no-colonoscopy-method-tissue-removal-biopsy Colonoscopy Report Tissue Removal Method
http://ehelse.no/fhir/ValueSet/no-colonoscopy-paris-polyp-classification Colonoscopy Report Colonoscopy Paris Polyp Classification
http://ehelse.no/fhir/ValueSet/no-colonoscopy-segment-lesion Colonoscopy Report Segment Lesion


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "db5c06a1-f334-441e-aed4-b35858d995f3",
  "meta" : {
    "versionId" : "26",
    "lastUpdated" : "2021-12-21T09:53:37.63+00:00"
  },
  "url" : "http://kreftregisteret.no/fhir/StructureDefinition/colonoscopyreport-lesion",
  "name" : "Lesion",
  "title" : "Colonoscopy Report Lesion",
  "status" : "draft",
  "date" : "2021-12-21T09:53:36.6762068+00:00",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "no-colonoscopy-report",
      "name" : "Norwegian Colonoscopy Report"
    },
    {
      "identity" : "krg-tech-name",
      "name" : "Technical Name KRG"
    }
  ],
  "kind" : "resource",
  "abstract" : true,
  "type" : "Observation",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Observation.identifier",
        "path" : "Observation.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "open"
        },
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Observation.identifier:LesionNumber",
        "path" : "Observation.identifier",
        "sliceName" : "LesionNumber",
        "min" : 1,
        "max" : "1",
        "mapping" : [
          {
            "identity" : "no-colonoscopy-report",
            "map" : "35",
            "comment" : "Lesjonsnummer"
          },
          {
            "identity" : "krg-tech-name",
            "map" : "lesjonsnummer_M"
          }
        ]
      },
      {
        "id" : "Observation.identifier:LesionNumber.system",
        "path" : "Observation.identifier.system",
        "min" : 1,
        "fixedUri" : "http://kreftregisteret.no/fhir/NamingSystem/lesion-number"
      },
      {
        "id" : "Observation.identifier:LesionNumber.value",
        "path" : "Observation.identifier.value",
        "min" : 1
      },
      {
        "id" : "Observation.code",
        "path" : "Observation.code",
        "mustSupport" : true
      },
      {
        "id" : "Observation.code.coding",
        "path" : "Observation.code.coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Observation.code.coding:SNOMED-CT",
        "path" : "Observation.code.coding",
        "sliceName" : "SNOMED-CT",
        "min" : 1,
        "max" : "1",
        "patternCoding" : {
          "system" : "http://snomed.info/sct",
          "code" : "300577008"
        }
      },
      {
        "id" : "Observation.bodySite",
        "path" : "Observation.bodySite",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://ehelse.no/fhir/ValueSet/no-colonoscopy-segment-lesion"
        },
        "mapping" : [
          {
            "identity" : "no-colonoscopy-report",
            "map" : "36",
            "comment" : "Tarmsegment hvor lesjon ble pÃ¥vist"
          },
          {
            "identity" : "krg-tech-name",
            "map" : "segmentFunnet_M"
          }
        ]
      },
      {
        "id" : "Observation.component",
        "path" : "Observation.component",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "code.coding"
            }
          ],
          "rules" : "open"
        },
        "mustSupport" : true
      },
      {
        "id" : "Observation.component:Morphology",
        "path" : "Observation.component",
        "sliceName" : "Morphology",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Observation.component:Morphology.code.coding",
        "path" : "Observation.component.code.coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "min" : 1
      },
      {
        "id" : "Observation.component:Morphology.code.coding:SNOMED-CT",
        "path" : "Observation.component.code.coding",
        "sliceName" : "SNOMED-CT",
        "min" : 1,
        "max" : "1",
        "patternCoding" : {
          "system" : "http://snomed.info/sct",
          "code" : "8961000202103"
        }
      },
      {
        "id" : "Observation.component:Morphology.value[x]",
        "path" : "Observation.component.value[x]",
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "description" : "Paris polyp classification, including NA",
          "valueSet" : "http://ehelse.no/fhir/ValueSet/no-colonoscopy-paris-polyp-classification"
        },
        "mapping" : [
          {
            "identity" : "no-colonoscopy-report",
            "map" : "37",
            "comment" : "Morfologi (Paris polyp classification)"
          },
          {
            "identity" : "krg-tech-name",
            "map" : "morfologiParis_M"
          }
        ]
      },
      {
        "id" : "Observation.component:TissueRemovingMethod",
        "path" : "Observation.component",
        "sliceName" : "TissueRemovingMethod",
        "mustSupport" : true
      },
      {
        "id" : "Observation.component:TissueRemovingMethod.code.coding",
        "path" : "Observation.component.code.coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "min" : 1
      },
      {
        "id" : "Observation.component:TissueRemovingMethod.code.coding:Model-specific",
        "path" : "Observation.component.code.coding",
        "sliceName" : "Model-specific",
        "min" : 1,
        "max" : "1",
        "patternCoding" : {
          "system" : "http://ehelse.no/fhir/CodeSystem/colonoscopy-model-specific-codes",
          "code" : "metode-fjerning-vevsprove"
        }
      },
      {
        "id" : "Observation.component:TissueRemovingMethod.value[x]",
        "path" : "Observation.component.value[x]",
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "description" : "Methods of removal or tissue sample for lesions.",
          "valueSet" : "http://ehelse.no/fhir/ValueSet/no-colonoscopy-method-tissue-removal-biopsy"
        },
        "mapping" : [
          {
            "identity" : "no-colonoscopy-report",
            "map" : "39",
            "comment" : "Metode for fjerning eller vevsprøve (flervalg)"
          },
          {
            "identity" : "krg-tech-name",
            "map" : "vevsproveIngen_M"
          },
          {
            "identity" : "krg-tech-name",
            "map" : "biopsitang_M"
          },
          {
            "identity" : "krg-tech-name",
            "map" : "emr_M"
          },
          {
            "identity" : "krg-tech-name",
            "map" : "kaldSlyngeInToto_M"
          },
          {
            "identity" : "krg-tech-name",
            "map" : "kaldSlyngePiecemeal_M"
          },
          {
            "identity" : "krg-tech-name",
            "map" : "diatermislyngeInToto_M"
          },
          {
            "identity" : "krg-tech-name",
            "map" : "diatermislyngePiecemeal_M"
          },
          {
            "identity" : "krg-tech-name",
            "map" : "undervannsEmr_M"
          },
          {
            "identity" : "krg-tech-name",
            "map" : "esd_M"
          },
          {
            "identity" : "krg-tech-name",
            "map" : "vevsproveAnnenMetode_M"
          }
        ]
      },
      {
        "id" : "Observation.component:EndoscopicalRemoved",
        "path" : "Observation.component",
        "sliceName" : "EndoscopicalRemoved",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Observation.component:EndoscopicalRemoved.code.coding",
        "path" : "Observation.component.code.coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "min" : 1
      },
      {
        "id" : "Observation.component:EndoscopicalRemoved.code.coding:SNOMED-CT",
        "path" : "Observation.component.code.coding",
        "sliceName" : "SNOMED-CT",
        "min" : 1,
        "max" : "1",
        "patternCoding" : {
          "system" : "http://snomed.info/sct",
          "code" : "10741000202101"
        }
      },
      {
        "id" : "Observation.component:EndoscopicalRemoved.value[x]",
        "path" : "Observation.component.value[x]",
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://ehelse.no/fhir/ValueSet/no-colonoscopy-lesion-completely-removed"
        },
        "mapping" : [
          {
            "identity" : "no-colonoscopy-report",
            "map" : "40",
            "comment" : "Er lesjonen endoskopisk komplett fjernet (ett valg)"
          },
          {
            "identity" : "krg-tech-name",
            "map" : "lesjonKomplettFjernet_M"
          }
        ]
      },
      {
        "id" : "Observation.component:SentToPathologist",
        "path" : "Observation.component",
        "sliceName" : "SentToPathologist",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Observation.component:SentToPathologist.code.coding",
        "path" : "Observation.component.code.coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "min" : 1
      },
      {
        "id" : "Observation.component:SentToPathologist.code.coding:SNOMED-CT",
        "path" : "Observation.component.code.coding",
        "sliceName" : "SNOMED-CT",
        "min" : 1,
        "max" : "1",
        "patternCoding" : {
          "system" : "http://snomed.info/sct",
          "code" : "168395004"
        }
      },
      {
        "id" : "Observation.component:SentToPathologist.value[x]",
        "path" : "Observation.component.value[x]",
        "type" : [
          {
            "code" : "boolean"
          }
        ],
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "no-colonoscopy-report",
            "map" : "42",
            "comment" : "Vevsprøve sendt til patolog? (slider med default \"ja\")"
          },
          {
            "identity" : "krg-tech-name",
            "map" : "vevsproveTilPatolog_M"
          }
        ]
      },
      {
        "id" : "Observation.component:Size",
        "path" : "Observation.component",
        "sliceName" : "Size",
        "max" : "1"
      },
      {
        "id" : "Observation.component:Size.code",
        "path" : "Observation.component.code",
        "mustSupport" : true
      },
      {
        "id" : "Observation.component:Size.code.coding",
        "path" : "Observation.component.code.coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "min" : 1
      },
      {
        "id" : "Observation.component:Size.code.coding:SNOMED-CT",
        "path" : "Observation.component.code.coding",
        "sliceName" : "SNOMED-CT",
        "min" : 1,
        "max" : "1",
        "patternCoding" : {
          "system" : "http://snomed.info/sct",
          "code" : "10291000202102"
        },
        "mustSupport" : true
      },
      {
        "id" : "Observation.component:Size.value[x]",
        "path" : "Observation.component.value[x]",
        "type" : [
          {
            "code" : "Quantity"
          }
        ],
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "no-colonoscopy-report",
            "map" : "38",
            "comment" : "Størrelse i diameter (mm)"
          },
          {
            "identity" : "krg-tech-name",
            "map" : "lesjonDiameter_M"
          }
        ]
      },
      {
        "id" : "Observation.component:SuspectOfMalignancy",
        "path" : "Observation.component",
        "sliceName" : "SuspectOfMalignancy",
        "max" : "1"
      },
      {
        "id" : "Observation.component:SuspectOfMalignancy.code",
        "path" : "Observation.component.code",
        "mustSupport" : true
      },
      {
        "id" : "Observation.component:SuspectOfMalignancy.code.coding",
        "path" : "Observation.component.code.coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Observation.component:SuspectOfMalignancy.code.coding:SNOMED-CT",
        "path" : "Observation.component.code.coding",
        "sliceName" : "SNOMED-CT",
        "min" : 1,
        "max" : "1",
        "patternCoding" : {
          "system" : "http://snomed.info/sct",
          "code" : "9971000202100"
        },
        "mustSupport" : true
      },
      {
        "id" : "Observation.component:SuspectOfMalignancy.value[x]",
        "path" : "Observation.component.value[x]",
        "type" : [
          {
            "code" : "boolean"
          }
        ],
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "no-colonoscopy-report",
            "map" : "41",
            "comment" : "Cancersuspect lesjon (slider med default \"nei\")"
          },
          {
            "identity" : "krg-tech-name",
            "map" : "lesjonMistenktKreft_M"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.